home *** CD-ROM | disk | FTP | other *** search
/ SGI Desktop Special Edition 1.0 / SGI Desktop Special Edition 1.0.iso / relnotes / dmedia_eoe / ch04.z / ch04
Text File  |  1995-09-11  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        4.  _S_o_u_n_d_S_c_h_e_m_e
  9.  
  10.  
  11.        _s_o_u_n_d_s_c_h_e_m_e is an X-based server daemon which provides
  12.        high-level audio playback services for applications.  Based
  13.        on the audio and audiofile libraries, _s_o_u_n_d_s_c_h_e_m_e mixes and
  14.        plays sounds on demand as requested by multiple client
  15.        programs using a single audio port.  Each client may provide
  16.        an X resource file which specifies a palette of sound names
  17.        and the mappings of these names to soundfiles.  Named sounds
  18.        are activated within applications using function calls from
  19.        the server's client library. The _s_o_u_n_d_s_c_h_e_m_e server is
  20.        started automatically at login from the Xsession file for
  21.        SGI's _I_n_d_i_g_o _M_a_g_i_c desktop environment.
  22.  
  23.        For the IRIX 5.3 release, a a small handful of sounds are
  24.        assigned to system events (such as launching applications,
  25.        dropping file icons and searching for items in the system).
  26.        Also, there are no interface tools at this time for user
  27.        customization of sounds.  However, knowledgeable users may
  28.        edit *.soundfile resource items in the client resource files
  29.        to assign different soundfiles to defined events.  These
  30.        client resource files are located at the following default
  31.        path:
  32.  
  33.            /usr/share/data/sounds/soundscheme/schemes
  34.  
  35.        Soundfiles referenced within the resource files should be
  36.        placed at:
  37.  
  38.            /usr/share/data/sounds/soundscheme/soundfiles
  39.  
  40.        Soundfiles to be used by SoundScheme must be in AIFF-C
  41.        format and recorded at 44.1kHz sampling rate.  The sound
  42.        server will ignore files that do not meet these
  43.        requirements.
  44.  
  45.        At this time, the output level (volume) of SoundScheme
  46.        sounds may not be changed independently of the system-wide
  47.        audio level; altering the system audio level via _a_p_a_n_e_l
  48.        (audio control panel) will affect the SoundScheme level as
  49.        well.
  50.  
  51.        The SoundScheme service may be disabled by using the _I_n_d_i_g_o
  52.        _M_a_g_i_c Desktop Control Panel provided for customization of
  53.        the user's environment. This panel contains a Desktop Sounds
  54.        checkbox used to set the enabled or disabled status for
  55.        SoundScheme.  Changed settings will not take effect until
  56.        the next login.
  57.  
  58.        To disable the SoundScheme server daemon from starting up at
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.        all, use _c_h_k_c_o_n_f_i_g to set 'soundscheme off'.  In this case,
  75.        the change will not take effect until the system is
  76.        restarted.
  77.  
  78.        The version of SoundScheme included in the IRIS Digital
  79.        Media Execution Environment 5.5 release is the same as the
  80.        version included with the 5.3 release.
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.